home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / gapqbdr.zip / DOOR.ZIP / COMPARE next >
Text File  |  1990-07-09  |  3KB  |  57 lines

  1.  
  2. GAPQBDR is Powerful, yet easy to use! Feature for feature, the
  3. comparison speaks for itself:
  4.  
  5.   Feature                                          GAPQBDR     DOORPCH
  6.   --------------------------------------------------------------------
  7.   Sysop sees what caller sees.                       Yes          No
  8.   Automatic interface to GAP and PCB.                Yes          No
  9.   Does NOT require DTR patched BRUN45.EXE.           Yes          No
  10.   Modem speeds to 38.4k.                             Yes          No
  11.   Com ports other than 1 and 2.                      Yes          No
  12.   16550 UART FIFO support.                           Yes          No
  13.   Does NOT hard code and display the name
  14.     of the BBS software.                             Yes          No
  15.   "Remembers" the default directory.                 Yes          No
  16.   "No Floating Point" Random Number generator.       Yes          No
  17.   Does NOT restrict the use of file numbers.         Yes          No
  18.   Does NOT lock up if configuration file name is
  19.     not provided at run time. (1)                    Yes          No
  20.   Extremely fast cursor positioning. (2)             Yes          No
  21.   Source code is available.                          Yes          No
  22.   One time license fee. (3)                          Yes          No
  23.   Produces compact executible files. (4)             Yes          No
  24.   Eliminates "File not found" run time errors.       Yes          No
  25.   Restricts Length of Input.                         Yes          No
  26.   Handles NULL terminated strings (C data files).    Yes          No
  27.   Printed Manual.                                    Yes          No
  28.   ------------------------------------------------------------------
  29.   Notes:
  30.  
  31.     (1) When running the example program, if the configuration file
  32.         name is not provided as a command line parameter, a DOORPCH
  33.         door will lock up when another program is run.
  34.  
  35.     (2) Time to draw the graphic box as demonstrated in the example
  36.         programs provided with both libraries:
  37.  
  38.            GAPQBDR - .2 seconds      DOORPCH - 1.5 seconds
  39.  
  40.     (3) GAPQBDR License Fee - $25.00 (unlimited usage)
  41.         DOORPCH License Fee - $20.00 plus $5.00 for EACH door 
  42.         written using the library.
  43.  
  44.     (4)                             GAPQBDR      DOORPCH
  45.                                     --------------------
  46.         EXE file size.                37308        93472
  47.         Minimum Memory Req.           34796        77088
  48.         Actual Memory Used            39872        83888
  49.  
  50.     Tests were conducted on a 12 Mhz, 286 computer. Memory
  51.     requirements test performed using a program which 
  52.     issues a "pause" prompt and displays a text file. Memory
  53.     usage was determined by performing a shell (F5) to DOS
  54.     and running CHKDSK. A secondary copy of COMMAND.COM is
  55.     included in the "Actual Memory Used".
  56.  
  57.